﻿@charset "UTF-8";
body,p,img,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd{ margin: 0; padding: 0;}
#wrap{ width: 100%; background-color: #fff; font-family:"微软雅黑", "宋体","黑体","楷体","Arail"; font-size: 12px; margin: 0 auto;}

/*公用样式*/
a,button,input{ text-decoration: none; outline: none; color: #000;}
button,input{ border: none;}
h1{ font-size: 24px;}
h2{ font-size: 18px;}
h3{ font-size: 16px;}

/*头部样式*/
#toper{ height: 40px; background-color: #ebebeb; margin: 0 auto;}
.top{ width: 1200px; height: 40px; color: #000; line-height: 40px; margin: 0 auto;}
.top p{ float: left;}
.top ul{ list-style: none; float: right;}
.top li{ padding-left: 20px; float: left; }

.top li:hover,a:hover{ color: #ff0e00;}
#header{ height: 140px; margin: 0 auto;}
.head{ width: 1200px; height: 90px; line-height: 90px; font-weight: bold; margin: 0 auto;}
.head img{ width: 380px; height: 80px; padding: 5px 0; float: left;}
.head .head_img1{ width: 250px; height: 80px; padding:0; margin-top: 5px; float: right;}
.head .head_center{ width: 570px; height: 90px; float: left;}
.head .head_center .address{ width: 50px; height: 30px; margin: 40px 10px 20px 50px; line-height: 30px;  float: left; overflow: hidden;}
.head .head_center .p1{ font-size: 18px; font-weight: bold; color: #ed5844;}
.head .head_center .p2{ height: 30px; padding: 40px 10px 10px 0; line-height: 30px;  float: left;}
.head .head_center input{ width: 400px; height: 40px; padding-left: 1em; margin: 23px 0 23px 20px; border: 2px solid #ed5844; display: block; float: left;}
.head .head_center button{ font-size: 16px; color: #fff; width: 100px; height: 44px; line-height: 44px; border: none; background-color: #ed5844; margin-top: 23px;}
.head1{ width: 100%; height: 50px; line-height: 49px; background-color: #f46f2a; margin: 0 auto;}
.head1 ul{ width: 1200px; margin: 0 auto; list-style: none;}
.head1 li{ font-size: 16px; color: #fff; padding: 0 40px; float: left;}
/*.li_sy{ height:40px; line-height:40px; margin:5px; background-color: #fff; color:#f46f2a!important;}*/
.head1 li:hover{ height:40px; line-height:40px; margin:5px 0; background-color: #fff; color:#f46f2a;}

/*尾部样式*/
#footer{ height: 287px; margin: 0 auto; background-color: #fff;}
.foot{ width:1200px; height: 287px; margin: 0 auto;}
.foot .foot1{ width: 1200px; height:210px; border-bottom: 1px solid #000;}
.foot .foot1 dl{ list-style: none; padding-right: 145px; float: left;}
.foot .foot1 .dl1{ padding-right: 0;}
.foot .foot1 dt{ font-size: 16px; font-weight: bold; padding-bottom:25px;}
.foot .foot1 dd{ padding-bottom:25px;}
.foot .foot1 dd:hover{ color: #ff0e00;}
.foot .foot1 img{ width: 102px; height: 140px; float: right;}
.foot .foot2{ width: 1200px; height:37px; padding-top: 30px; text-align: center;}
.foot .foot2 p{ padding-bottom: 7px;}
